home *** CD-ROM | disk | FTP | other *** search
/ Experimental BBS Explossion 3 / Experimental BBS Explossion III.iso / disk / whtape21.zip / WHATAPE.DOC < prev    next >
Text File  |  1993-12-29  |  7KB  |  156 lines

  1.  
  2. This project initially started out because I can never remember which
  3. tape to load when I run a backup. I have tried to include every rational
  4. numbering scheme that I can think of. If you have a system that I have
  5. not included, please contact me. I will try my best to add it to the
  6. next release.
  7.  
  8.  
  9. WhaTape is a front end for your backup program. WhaTape prompts the user
  10. to insert the proper tape or diskette. The tape numbering schemes
  11. supported are :
  12.  
  13.     0) By number -            Numbers run from 1 to 255. Each time a
  14.                               backup is run the number increments by
  15.                               1. By specifying the number of tapes in
  16.                               the command line, you set the maximum
  17.                               number. For example, by specifying 7 on
  18.                               the command line, when the 8th backup was
  19.                               run, you would be prompted to insert tape
  20.                               number 1. If setting the errorlevel has
  21.                               been enabled, the errorlevel will be the
  22.                               same as the number of the tape prompted.
  23.                               This will allow you to run your backup
  24.                               program with different options depending
  25.                               on which tape is used.
  26.  
  27.     1) By Letter -            Letters run from A-Z. Each time a backup
  28.                               is run, the letter increments by 1. By
  29.                               specifying the number of tapes on the
  30.                               command line, you set the maximum letter.
  31.                               For example, by specifying 7 on the
  32.                               command line, when the 8th backup was run,
  33.                               you would be prompted to insert tape A. If
  34.                               setting the errorlevel is enabled, the
  35.                               errorlevel will be the numeric equivalent
  36.                               of the letter prompted. (A=1 etc.)
  37.                               This will allow you to run your backup
  38.                               program with different options depending
  39.                               on which tape is used.
  40.  
  41.     2) By Julian Date -       Numbers run from 1 to 366. Tape 366 will
  42.                               only be used in a leap year. This is
  43.                               actually the days since the new year
  44.                               started. The maximum number of tapes is
  45.                               set to 365 or 366 depending upon the year.
  46.                               If setting the errorlevel is enabled, the
  47.                               errorlevel will be the numeric equivalent
  48.                               of the day of the week.(Sunday=1 etc.)
  49.                               This will allow you to run your backup
  50.                               program with different options depending
  51.                               on which day of the week it is.
  52.  
  53.     3) By day of the month -  Numbers run from 1 to 31. The actual day
  54.                               of the month is the number of the tape
  55.                               prompted. If setting the errorlevel is
  56.                               enabled, the errorlevel will be the same
  57.                               as the day of the month.
  58.  
  59.     4) By day of the week -   Days run from Sunday to Saturday. The tape
  60.                               prompted for will be the actual day of the
  61.                               week. If setting the errorlevel is
  62.                               enabled, the errorlevel will be the
  63.                               numeric equivalent of the day of the week.
  64.                               (Sunday=1) This will allow you to run your
  65.                               backup program with different options depending
  66.                               on which day of the week it is.
  67.  
  68.     5) By the actual date -   The tape prompted for will be the actual
  69.                               date in a text form. If setting the
  70.                               errorlevel is enabled, the errorlevel will
  71.                               be the numeric equivalent of the day of
  72.                               the week. This will allow you to run your
  73.                               backup program with different options depending
  74.                               on which day of the week it is.
  75.  
  76.  
  77. All options are specified from the command line. The options are as
  78. follows:
  79.  
  80. Method:
  81.  
  82.               /m0 - Enables Numeric tape prompting.
  83.               /m1 - Enables Alphabetic tape prompting.
  84.               /m2 - Enables Julian date tape prompting.
  85.               /m3 - Enables Day Of The Month tape prompting.
  86.               /m4 - Enables Day Of The Week tape prompting.
  87.               /m5 - Enables Date prompting.
  88.  
  89. Logs:
  90.  
  91.               /l - Enables log reporting to WHATAPE.LOG. The
  92.                    log file will be in the directory where
  93.                    WHATAPE.EXE resides.
  94.  
  95. Disk:
  96.  
  97.               /d - Replaces "TAPE" with "DISK" in prompts.
  98.  
  99.  
  100. Errorlevel:
  101.  
  102.               /e - Enables errorlevel reporting. See above for
  103.                    errorlevel results.
  104.  
  105.  
  106. Tapes:
  107.  
  108.                    Specifying this value sets the highest tape number
  109.                    or letter for numeric or alphabetic tape prompting.
  110.                    No delimiter is needed, just the number.
  111.  
  112. Examples:
  113.  
  114.                    WHATAPE /m0 7 /l /e
  115.                    WHATAPE /m3 /l /e /c
  116.                    WHATAPE /m1 10
  117.  
  118.  
  119. The following is an actual log entry:
  120.  
  121.                         Error
  122.    Date         Time    Level     Tape Used
  123.     │            │        │           │
  124.                                    
  125. 12-28-1993    15:30:11    3    December 28, 1993
  126. 12-28-1993    15:30:14    3    December 28, 1993      
  127. 12-28-1993    15:30:22    3    December 28, 1993      
  128. 12-28-1993    15:41:26    3    December 28, 1993      
  129. 12-28-1993    15:41:30    3    December 28, 1993      
  130. 12-28-1993    15:41:33    3    December 28, 1993      
  131. 12-28-1993    15:41:37    3    December 28, 1993
  132.  
  133. If setting the errorlevel is not enabled, the errorlevel which would
  134. have been set will be reported.
  135.  
  136. Support:
  137.  
  138. Should you have any questions, comments or suggestions I can be reached
  139. via the following ways.
  140.  
  141. The latest SHAREWARE version of this program is available from the following
  142. sources:
  143.                 The Elk River pcBBs (612)441-6579 (612)441-0480
  144.                   The official support BBS for Kaplin Software
  145.  
  146.  
  147. Compuserv - 75240,131
  148. Elk River pcBBs - Sam Kaplin
  149. Internet - 75240.131@compuserv.com
  150.  
  151. Via U.S. Mail:
  152.                 Sam Kaplin
  153.                 3520 West 32nd St. #214
  154.                 Minneapolis, MN 55416-4529
  155.  
  156.